SftTree/NET 2.0

InsertFirst Method, ItemCollectionClass Class

Softel vdm, Inc.

Inserts a new item at the start of the item collection.

Syntax      ItemCollectionClass Class (Softelvdm.SftTreeNET)

VB   

Public Function InsertFirst() As ItemClass

C#   

public ItemClass InsertFirst();

C++   

public: ItemClass^ InsertFirst();

Return Value

The new item.

Comments

The InsertFirst method inserts a new item at the start of the item collection.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com